min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
↳ QTRS
↳ AAECC Innermost
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
min(0, y) → 0
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
F(s(x), s(y)) → P(twice(min(x, y)))
F(s(x), s(y)) → TWICE(min(x, y))
F(s(x), s(y)) → MIN(s(x), s(y))
MIN(s(x), s(y)) → MIN(x, y)
F(s(x), s(y)) → MIN(x, y)
F(s(x), s(y)) → -1(max(s(x), s(y)), min(s(x), s(y)))
-1(s(x), s(y)) → -1(x, y)
F(s(x), s(y)) → F(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
MAX(s(x), s(y)) → MAX(x, y)
F(s(x), s(y)) → MAX(s(x), s(y))
TWICE(s(x)) → TWICE(x)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
F(s(x), s(y)) → P(twice(min(x, y)))
F(s(x), s(y)) → TWICE(min(x, y))
F(s(x), s(y)) → MIN(s(x), s(y))
MIN(s(x), s(y)) → MIN(x, y)
F(s(x), s(y)) → MIN(x, y)
F(s(x), s(y)) → -1(max(s(x), s(y)), min(s(x), s(y)))
-1(s(x), s(y)) → -1(x, y)
F(s(x), s(y)) → F(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
MAX(s(x), s(y)) → MAX(x, y)
F(s(x), s(y)) → MAX(s(x), s(y))
TWICE(s(x)) → TWICE(x)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
F(s(x), s(y)) → P(twice(min(x, y)))
F(s(x), s(y)) → MIN(s(x), s(y))
F(s(x), s(y)) → TWICE(min(x, y))
MIN(s(x), s(y)) → MIN(x, y)
-1(s(x), s(y)) → -1(x, y)
F(s(x), s(y)) → -1(max(s(x), s(y)), min(s(x), s(y)))
F(s(x), s(y)) → MIN(x, y)
F(s(x), s(y)) → F(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
MAX(s(x), s(y)) → MAX(x, y)
F(s(x), s(y)) → MAX(s(x), s(y))
TWICE(s(x)) → TWICE(x)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
↳ QDP
↳ QDP
-1(s(x), s(y)) → -1(x, y)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
-1(s(x), s(y)) → -1(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
↳ QDP
↳ QDP
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
↳ QDP
TWICE(s(x)) → TWICE(x)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
TWICE(s(x)) → TWICE(x)
[TWICE1, s1]
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
↳ QDP
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
MAX(s(x), s(y)) → MAX(x, y)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
MAX(s(x), s(y)) → MAX(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
MIN(s(x), s(y)) → MIN(x, y)
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
MIN(s(x), s(y)) → MIN(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDP
F(s(x), s(y)) → F(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, y) → 0
min(x, 0) → 0
min(s(x), s(y)) → s(min(x, y))
max(0, y) → y
max(x, 0) → x
max(s(x), s(y)) → s(max(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
p(s(x)) → x
f(s(x), s(y)) → f(-(max(s(x), s(y)), min(s(x), s(y))), p(twice(min(x, y))))
min(0, x0)
min(x0, 0)
min(s(x0), s(x1))
max(0, x0)
max(x0, 0)
max(s(x0), s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
p(s(x0))
f(s(x0), s(x1))